PDF4Java Reference Documentation
com.o2sol.pdf4java.content.text Package / PDFTextGlyph Class / getCode Method
In This Topic
    getCode Method
    In This Topic
    Gets the glyph code as it appears in the PDF file.
    Syntax
    public int getCode()

    Return Value

    The glyph code.
    See Also